.First{
position: absolute;
top: 8px;
left: 20px;	
}

.Second{
	position: absolute;
	top: 42px;
	left: 240px;
}

.Third{
	position: absolute;
	top: 42px;
	left: 548px;	
}

.Fourth{
	position: absolute;
	top: 42px;
	left: 690px;
}

.Fifth{
	position: absolute;
	top: 8px;
	left: 1025px;
}

.PSPImagetoStart{
	position: absolute;
	top: 1800px;
	left: 60px;
}

.PSPImagetoStartL{
	position: absolute;
	top: 2350px;
	left: 110px;
	text-align: center;
}

.PSPImageWithKPT{
	position: absolute;
	top: 2610px;
	left: 60px;
}

.PSPImageWithKPTFramed{
	position: absolute;
	top: 3350px;
	left: 60px;
}
	
.BottomLinks{
	position: absolute;
	top: 4140px;
	left: 500px;
	}
	
.BottomLinksL{
   position: absolute;
   font-family: Arial;
	top: 4450px;
	left: 300px;
}

h1{
	color: rgb(30,36,50);
	font-size: 36px;
	font: Arial;
	text-align: center;
}
		
h2{
	color: rgb(60,35,30);
	font-size: 20px;
	font-family: Arial;
	text-decoration: underline;	
}	


